![]() |
MegaRAID Storage Manager Online Help System |
Executing a CIM Plug-in on Red Hat Enterprise Linux 5
To execute a Common Information Model (CIM) plug-in on Red Hat Enterprise Linux 5, you must create the following symbolic links:
cd /usr/libon RHEL 5- Search for
libcrypto,libssl, andlibsysfslibraries as follows:ls -lrt libcrypto*,ls -lrt libssl*,ls -lrt libsysfs*- If the files
libcrypto.so.4,libssl.so.4, andlibsysfs.so.1are missing, manually create sym links as follows:ln -s libcrypto.so libcrypto.so.4ln -s libssl.so libssl.so.4ln -s libsysfs.so libsysfs.so.1See Installing and Supporting MegaRAID Storage Manager Software on VMware for more information about CIM.
|
DB09-000202-05 37857-02 Rev. F May 2011 Copyright© 2011 by LSI Corporation. All rights reserved. You can find a list of the LSI U.S. distributors, international distributors, sales offices, and design resource centers on the LSI web site at: http://www.lsi.com/cm/ContactSearch.do |